[INFO] fetching crate oxygengine-overworld 0.46.1...
[INFO] checking oxygengine-overworld-0.46.1 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate oxygengine-overworld 0.46.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oxygengine-overworld 0.46.1
[INFO] finished tweaking crates.io crate oxygengine-overworld 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine-overworld 0.46.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine-overworld 0.46.1 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 121 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding typid v1.1.1 (available: v1.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a
[INFO] running `Command { std: "docker" "start" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking clamp v0.1.0
[INFO] [stderr]     Checking pdqselect v0.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hecs-macros v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking typid v1.1.1
[INFO] [stderr]     Checking intuicio-data v0.20.5
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking intuicio-core v0.20.5
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking intuicio-backend-vm v0.20.5
[INFO] [stderr]     Checking intuicio-essentials v0.20.5
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking oxygengine-core v0.46.1
[INFO] [stderr]     Checking spade v1.8.2
[INFO] [stderr]     Checking navmesh v0.12.1
[INFO] [stderr]     Checking oxygengine-navigation v0.46.1
[INFO] [stderr]     Checking oxygengine-overworld v0.46.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a", kill_on_drop: false }`
[INFO] [stdout] 3e664d2e8e328fc78a9260014c8163280a552cdb9419ce3adafa040d10fc512a
